GrapeCity ActiveReports for .NET 14.0J
GetProperties(ITypeDescriptorContext,Object,Attribute[]) メソッド

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports.SectionReportModel 名前空間 > CrossSectionBoxConverter クラス > GetProperties メソッド : GetProperties(ITypeDescriptorContext,Object,Attribute[]) メソッド
フォーマットコンテキストを提供するSystem.ComponentModel.ITypeDescriptorContext。
プロパティを取得するオブジェクトの型を指定するSystem.Object。
フィルターとして使用されるSystem.Attribute型の配列。
値パラメータによって指定されたオブジェクト型のプロパティのコレクションを取得します。
シンタックス
'宣言
 
Public Overloads Overrides Function GetProperties( _
   ByVal context As ITypeDescriptorContext, _
   ByVal value As Object, _
   ByVal attributes() As Attribute _
) As PropertyDescriptorCollection
public override PropertyDescriptorCollection GetProperties( 
   ITypeDescriptorContext context,
   object value,
   Attribute[] attributes
)

パラメータ

context
フォーマットコンテキストを提供するSystem.ComponentModel.ITypeDescriptorContext。
value
プロパティを取得するオブジェクトの型を指定するSystem.Object。
attributes
フィルターとして使用されるSystem.Attribute型の配列。

戻り値の型

コンポーネントに対して公開されているプロパティを持つSystem.ComponentModel.PropertyDescriptorCollection。
参照

CrossSectionBoxConverter クラス
CrossSectionBoxConverter メンバ
オーバーロード一覧